home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / Spikes < prev    next >
Text File  |  1999-08-27  |  807b  |  59 lines

  1. //Spikes by: Robin Brayer
  2. //durandal@canada.com
  3. //ICQ # = 11246288
  4. //Send Me Comments!
  5.  
  6.  
  7. Resn=3,
  8.  
  9. Durn="0.3",
  10.  
  11. CamX="(120) * cos( PI * (t/50))",
  12. CamY="120 * sin( PI * (t/50))", 
  13. CamZ="5 + abs(2 + 10 * cos( t / 20 ))",
  14.  
  15. CmLX="0",
  16. CmLY="0",
  17. CmLZ="0",
  18.  
  19. CUpX="0",
  20. CUpY="0",
  21. CUpZ="1",
  22.  
  23.  
  24.  
  25. C0="8* ( .1846 + .6153 * ( 1 - sqrt(dt) ) )",
  26. D0="(1 - s) * .5",
  27.  
  28. R=" (rnd(0.1)) + c0 * ( pos( .3333 - d0 ) + pos( .3333 - abs( d0 * 1.71429551 - 1 ) ) )",
  29. G=" rnd(0.1) + c0* ( .3333 - abs( d0 - .23 ) )",
  30. B=" rnd(0.1) + c0 * ( .3333 - abs( d0 - .43 ) )",
  31.  
  32.  
  33. widt=550,heig=350,
  34.  
  35. ConL=1,ConB=0,
  36.  
  37. LWdt="2 * dt + 1",
  38.  
  39.  
  40. Fall=".09",
  41.  
  42.  
  43. D1="50 * abs( mag( s ) )",
  44.  
  45. X="(0.05+rnd(.5))+cos( 6.28 * (s)) * ( 50 + d1 )",
  46. Y="(0.05+rnd(.5))+sin( 6.28 * (s)) * ( 50 + d1 )",
  47. Z="1.3 * d1 - 20",
  48.  
  49.  
  50.  
  51.  
  52. Scal="900",
  53.  
  54.  
  55. ScSz=1,
  56.  
  57. Pers="250",
  58.  
  59. Vers=30